(ELCFILES): Fix typo in previous change.
authorGlenn Morris <rgm@gnu.org>
Tue, 23 Jun 2009 07:21:22 +0000 (07:21 +0000)
committerGlenn Morris <rgm@gnu.org>
Tue, 23 Jun 2009 07:21:22 +0000 (07:21 +0000)
lisp/ChangeLog
lisp/Makefile.in

index a78847a78f1555cfae32c2586c7e64afe0185067..b5f0f305b9a042c50bb6f340d82d312cc8b1f878 100644 (file)
@@ -1,3 +1,7 @@
+2009-06-23  Glenn Morris  <rgm@gnu.org>
+
+       * Makefile.in (ELCFILES): Fix typo in previous change.
+
 2009-06-23  Miles Bader  <miles@gnu.org>
 
        * cus-start.el: Add entry for `recenter-redisplay'.
index ab4da05bb9d85aaccfb8d27597bb142d8fa0e536..0012461b35683df0b44fd579fdd55a300ff969d2 100644 (file)
@@ -860,7 +860,7 @@ ELCFILES = \
        $(lisp)/net/tramp-compat.elc \
        $(lisp)/net/tramp-fish.elc \
        $(lisp)/net/tramp-ftp.elc \
-       $(lisp)/net/tramp-gvfs.el \
+       $(lisp)/net/tramp-gvfs.elc \
        $(lisp)/net/tramp-gw.elc \
        $(lisp)/net/tramp-smb.elc \
        $(lisp)/net/tramp-uu.elc \